theming: Implement non-uniform border-width in the theming engine.
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 28 Mar 2011 22:59:49 +0000 (00:59 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 29 Mar 2011 17:39:34 +0000 (19:39 +0200)
commitae22476931519c8f3846a3995da77b53ef90e38c
treecefe82ff02639c19c19f0950c2a784fbdbfbe946
parent6834bace9587fed20a0c24d06ae39dc15547815c
theming: Implement non-uniform border-width in the theming engine.

The border-width CSS parameter takes up to 4 values, but it was
being ignored by the theming engine until now.
gtk/gtkthemingengine.c